From: Kenichi Handa Date: Fri, 24 Jan 2003 02:31:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28645 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0ec5ca0ce8dae1c7825eab52efd5d4f6cdaa23ba;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 3a695bcee56..ad2da41b98c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-01-24 Kenichi Handa + + * keyboard.c (adjust_point_for_property): New second arg MODIFIED. + It it is nonzero, don't pretend that an invisible area doesn't + exist. + (command_loop_1): Call adjust_point_for_property with proper + second arg. + 2003-01-22 Jason Rumney Sync changes with xterm.c and xfns.c.